1. Single quotation mark (')
# grep Susan Phonebook
Susan Goldberg 403-212-4921
Susan Topple 212-234-2343
If we're looking for Susan Goldberg and can't use the grep Susan Goldberg Phonebook command directly, grep treats Goldberg and phonebook as
The shell can recognize 4 different types of caret symbols: single quote character ' double quote character ' backslash character \ Inverted quote character '
1. Single quotation mark (')
# grep Susan Phonebook
Susan Goldberg 403-212-4921
Susan
PHP single quotes and double quotes can modify string data. if the modified string contains a variable (for example, $ name), the biggest difference is that double quotes replace the variable value, the single quotation mark will output it as a
Basic Usage
In conclusion:
Single quotes in any case represent only the characters within the quotation marks. In other words, the contents of single quotes do not make the substitution of variables and the escape of characters. In double quotes,
0x00:php built-in filter functionPHP has built-in functions to defend against attacks and simply introduces several functions.Magic QuotesWhen turned on, all ' (single quotes), "(double quotes), \ (backslash), and NULL characters are automatically
The difference between "" (double quotation marks) and "(single quote) You hit the keyboard behind the shell prompt, and until you press ENTER, the text you typed is command line, and the shell executes the command you submitted in a process
Efficient Shell-Shell special character Summarization in Linux
In Linux, shell commands are used in any case. In actual use of Shell, it is easy to get started with programming experience, but it is slightly difficult to use the symbols in shell,
Linux in any case is to use the shell command, in the actual use of the shell, programming experience is very easy to get started, but a little more difficult is the shell inside the symbols, a variety of special symbols when we write the shell
Linux in any case is to use the shell command, in the actual use of the shell, programming experience is very easy to get started, but a little more difficult is the shell inside the symbols, a variety of special symbols when we write the shell
Reprint: http://new-restart.iteye.com/blog/1416765SQL like wildcard character fuzzy query techniques and special charactersSQL like wildcard character fuzzy query techniques and special charactersHow to deal with time query by 1,sql likeThere are
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.